projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
96fe121
)
scrollable: Tweak docs
author
Matthias Clasen
<mclasen@redhat.com>
Mon, 1 Mar 2021 06:46:15 +0000
(
01:46
-0500)
committer
Emmanuele Bassi
<ebassi@gnome.org>
Thu, 11 Mar 2021 16:37:36 +0000
(16:37 +0000)
gtk/gtkscrollable.c
patch
|
blob
|
history
diff --git
a/gtk/gtkscrollable.c
b/gtk/gtkscrollable.c
index 6b8332c5e3f54c13bf7be33ccd0f651585fba3d6..f9f2b4848bffbe5070258a39d4c86affc779bcfe 100644
(file)
--- a/
gtk/gtkscrollable.c
+++ b/
gtk/gtkscrollable.c
@@
-18,8
+18,7
@@
/**
* GtkScrollable:
*
- * `GtkScrollable` is an interface that is implemented by widgets with native
- * scrolling ability.
+ * `GtkScrollable` is an interface for widgets with native scrolling ability.
*
* To implement this interface you should override the
* [property@Gtk.Scrollable:hadjustment] and